home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / comm2 / umsrw1_4.rea < prev    next >
Text File  |  1996-01-16  |  3KB  |  77 lines

  1. Short:    A mailreplyer for UMS
  2. Author:   fatso@turtle.insider.sub.de (Andreas Baum)
  3. Uploader: fatso@turtle.insider.sub.de (Andreas Baum)
  4. Type:     comm/ums
  5.  
  6. TITLE
  7.  
  8.     ReplyWizard
  9.  
  10. VERSION
  11.  
  12.     1.4
  13.  
  14. AUTHOR
  15.  
  16.     Andreas Baum
  17.  
  18. DESCRIPTION
  19.  
  20.     A tool for the Universal Message System, with this you  can  generate
  21.     automatically replys.
  22.  
  23. FEATURES
  24.  
  25.     - Scans the private messages:
  26.     - Scans the private messages: folder
  27.     - Generate replys  if  the  attribute  receipt-request  resp.  audit-
  28.       request  is  set.  ReplyWizard  also  supports  replyaddress  after
  29.       receipt-request resp.  audit-request. Supported formats:
  30.         RECEIPT-REQUEST="<NAME>,<ADDR>"
  31.         RECEIPT-REQUEST="<ADDR>"
  32.         RECEIPT-REQUEST="<NAME1>,<ADDR1>;<ADDR2>;...;<NAMEn>,<ADDRn>"
  33.         RECEIPT-REQUEST "<NAME>,<ADDR>"
  34.         RECEIPT-REQUEST "<ADDR>"
  35.         RECEIPT-REQUEST "<NAME1>,<ADDR1>;<ADDR2>;...;<NAMEn>,<ADDRn>"
  36.         Or AUDIT-REQUEST instead RECEIPT-REQUEST. One mail for every user
  37.         will be created so you can mix RFC- and Fidoaddress.
  38.     - Generate replys  if  the  attribute  receipt-request  resp.  audit-
  39.       request isn't set (only messages with the  attribute  receipt  were
  40.       not replyed).
  41.     - ReplyWizard can configure global for all users or  local  to  every
  42.       user.
  43.     - You can use your real- or an imaginationname.
  44.     - Foldername for the replys is configureable.
  45.     - Configureable sub?ect, messagetext, replyname and replyaddress.
  46.     - Known variables from IntuiNews  were  partially  supported  in  the
  47.       sub?ect and the messagetext (%s sub?ect, %d date and time, %n  name
  48.       of the sender).
  49.     - A file can used for the messagetext.
  50.     - Archivbit can be set.
  51.     - Replyed messages keep marked as new.
  52.     - Userstatusbit configureable.
  53.     - Program uses the Guidelines of a  standardized  login-procedure  in
  54.       UMS-programs.
  55.  
  56. Changes since v1.2
  57.  
  58.     BUG: If the configvariable  ReplyWizard.Msg  resp.  Reply-Wizard.Msg.
  59.          <Folder>  was  changed  this ConfUMS from a multi line text to a
  60.          file and no single line was taken, then ReplyWizard searches for
  61.          the filename with return and the file couldn't found.
  62.  
  63.     NEW: Localizised
  64.  
  65.     NEW: English guide
  66.  
  67. Changes since v1.3
  68.  
  69.     BUG: If you use a file as messagetext (for example  a  histoyfile) it
  70.          was very, very slow. Now it's about 1000 times faster!
  71.  
  72.     NEW: ReplyWizard checks the attributefield for the replyaddress.
  73.  
  74.     NEW: New configvariable ReplyWizard.MaxMsgSize.  ReplyWizard  <  v1.4
  75.          uses the global configvariable MaxMsgSize  from  UMS,  but  user
  76.          with low memory have problems with the memoryusage.
  77.